[INFO] fetching crate infinitier_bik_decoder 0.0.12...
[INFO] fixing infinitier_bik_decoder-0.0.12 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate infinitier_bik_decoder 0.0.12 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate infinitier_bik_decoder 0.0.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate infinitier_bik_decoder 0.0.12
[INFO] tweaked toml for crates.io crate infinitier_bik_decoder 0.0.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate infinitier_bik_decoder 0.0.12 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate infinitier_bik_decoder 0.0.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded infinitier_datasource v0.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02
[INFO] running `Command { std: "docker" "start" "000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking infinitier_datasource v0.0.12
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking infinitier_bik_decoder v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stdout] error[E0432]: unresolved import `infinitier_test_utils`
[INFO] [stdout]   --> examples/gen_fixtures.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use infinitier_test_utils::{get_all_in_folder_by_extension, get_assets_path};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infinitier_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `infinitier_test_utils`, use `cargo add infinitier_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `infinitier_test_utils`
[INFO] [stdout]   --> tests/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use infinitier_test_utils::{get_all_in_folder_by_extension, get_assets_path, parse_json_file};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infinitier_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `infinitier_test_utils`, use `cargo add infinitier_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `infinitier_test_utils`
[INFO] [stdout]   --> tests/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use infinitier_test_utils::{get_all_in_folder_by_extension, get_assets_path, parse_json_file};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infinitier_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `infinitier_test_utils`, use `cargo add infinitier_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/gen_fixtures.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     paths.extend(get_all_in_folder_by_extension(&folder, "bik", false));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/path.rs:2356:11
[INFO] [stdout] note: required by an implicit `Sized` bound in `Vec`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/gen_fixtures.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut paths = Vec::new();
[INFO] [stdout]     |                     ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/path.rs:2356:11
[INFO] [stdout] note: required by an implicit `Sized` bound in `Vec`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/vec/mod.rs:438:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/gen_fixtures.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     for p in &paths {
[INFO] [stdout]     |              ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Path`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required because it appears within the type `Path`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/path.rs:2356:11
[INFO] [stdout]     = note: required for `std::slice::Iter<'_, Path>` to implement `Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitier_bik_decoder` (example "gen_fixtures") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `infinitier_test_utils`
[INFO] [stdout]   --> tests/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use infinitier_test_utils::{get_all_in_folder_by_extension, get_assets_path, parse_json_file};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infinitier_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `infinitier_test_utils`, use `cargo add infinitier_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `infinitier_test_utils`
[INFO] [stdout]   --> tests/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use infinitier_test_utils::{get_all_in_folder_by_extension, get_assets_path, parse_json_file};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infinitier_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `infinitier_test_utils`, use `cargo add infinitier_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitier_bik_decoder` (test "extract_audio") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitier_bik_decoder` (test "audio_corpus") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitier_bik_decoder` (test "container") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `infinitier_test_utils`
[INFO] [stdout]   --> tests/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use infinitier_test_utils::{get_all_in_folder_by_extension, get_assets_path, parse_json_file};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `infinitier_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `infinitier_test_utils`, use `cargo add infinitier_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `infinitier_bik_decoder` (test "video_corpus") due to 1 previous error
[INFO] [stderr] error: could not compile `infinitier_bik_decoder` (test "streaming") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02", kill_on_drop: false }`
[INFO] [stdout] 000b10eb1763588efb72bcda3085d4d41db9cac484eae4b7c6f4e1caf8efed02
